| GUI Help > General > getGadgetVisible | ||||||||||||||
|
getGadgetVisible |
||||||||||||||
| bool visible=getGadgetVisible(handle gadget) | ||||||||||||||
|
Description: Used to find out if a gadget is visible or hidden. |
||||||||||||||
|
Return Value: 0 if the gadget is hidden, 1 if it is visible. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |